summaryrefslogtreecommitdiff
path: root/lib/vars.pm
Commit message (Expand)AuthorAgeFilesLines
* (perl #130674) don't modify $^H in vars.pmTony Cook2018-09-261-2/+2
* RT#132744: clarify subs/vars documentationAaron Crane2018-04-191-6/+7
* vars.pm: remove 'obsolete' description [perl #113974]David Golden2012-07-051-5/+6
* In vars::import, avoid assigning to $pack, which is never read.Nicholas Clark2010-06-231-2/+2
* Revert part of d1eb317 which broke ./Configure -des -Dusedevel;makeJesse Vincent2009-10-191-1/+1
* somewhat fix failing regex tests. but break lots of other stuff at the same timeYves Orton2009-10-191-1/+1
* No more true.Jarkko Hietaniemi2002-05-181-2/+0
* Make use vars grok UTF-8.Jarkko Hietaniemi2002-05-181-28/+26
* Let's not promise too much: use utf8 only works on identifierJarkko Hietaniemi2002-04-161-0/+2
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-4/+7
* Correct precedence problem in #15915Rafael Garcia-Suarez2002-04-141-3/+4
* use vars wasn't use utf8 aware.Jarkko Hietaniemi2002-04-141-2/+5
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Sensible minimum versionMichael G. Schwern2001-05-231-10/+3
* Odd code nitMichael G. Schwern2001-05-231-1/+2
* vars.pm to support qualified variables (was Re: [ID 20010521.001])Mike Guy2001-05-231-17/+15
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
* Re: [20000731.007] potential syntax error not detected [PATCH]Ronald J. Kimball2000-10-231-0/+3
* typo in vars.pm that leads to cryptic message (from Piotr PiatkowskiGurusamy Sarathy2000-04-251-1/+2
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-3/+3
* add note about "our"Gurusamy Sarathy2000-01-141-1/+5
* tiny bug in vars.pm (from John Dlugosz)Gurusamy Sarathy1999-07-171-1/+1
* Better diags for vars.pmTom Phoenix1998-06-281-5/+14
* [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-21/+34
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-6/+7
* C<use vars> didn't work until 5.002Chip Salzenberg1997-02-221-1/+2
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-0/+5
* Add explanation of common usagePerl 5 Porters1996-07-101-0/+7
* perl5.002beta3Perl 5 Porters1996-02-021-0/+39