Skip to content

Replace Smartmatch with grep#6

Open
antoniodcorrea wants to merge 1 commit into
dinahosting:masterfrom
antoniodcorrea:fix/smartmatch-deprecated
Open

Replace Smartmatch with grep#6
antoniodcorrea wants to merge 1 commit into
dinahosting:masterfrom
antoniodcorrea:fix/smartmatch-deprecated

Conversation

@antoniodcorrea

@antoniodcorrea antoniodcorrea commented Nov 11, 2024

Copy link
Copy Markdown

En Perl 5.18 (Mayo de 2013) se marcó como deprecado el Smartmatch.
Esta funcionalidad ha sido finalmente eliminada de Perl en 5.38 (Junio de 2023), por lo que DinaIp falla al hacer uno de ella.

Se reemplaza por grep.

@antoniodcorrea antoniodcorrea force-pushed the fix/smartmatch-deprecated branch 2 times, most recently from 80074a0 to ed0f02a Compare November 11, 2024 00:23
@antoniodcorrea antoniodcorrea force-pushed the fix/smartmatch-deprecated branch from ed0f02a to 97d1693 Compare November 11, 2024 00:30

@dseixas dseixas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acabo de probarlo y funciona correctamente!

@antondc genial poder quitar el mensajito del Smartmatch, mi TOC te lo agradece

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants