[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [PATCH lib/lib.pm 5.005_63] Removing use of vars.pm



>More benefits of my long commute here.  I decided that lib.pm sucking
>in vars.pm to declare one variable is kinda silly.  Minor, but hey,
>why not?

The proper modern replacement for "use vars" is our().

And considering that it's not under user strict anyway, it seems odd.

>Also I added a $VERSION number (1.00 is as good as any) and stuck in
>the =pod tag for completeness.

Are you forgetting to our() their version there?

--tom


Follow-Ups from:
Michael G Schwern <schwern@pobox.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]