The value from caller doesn't change, so my $pkg = caller;
[p5sagit/p5-mst-13.2.git] / lib / constant.pm
2005-12-24 Nicholas Clark The value from caller doesn't change, so my $pkg =...
2005-12-24 Nicholas Clark Using a hash reference rather than a hash can save...
2004-11-12 Anno Siegel [perl #32400] Unnecessary warning from constant.pm
2001-09-20 Abhijit Menon-Sen Change #12044 didn't.
2001-07-29 Ilmari Karonen fixes to constant.pm documentation
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-04-17 Casey West Tweten->West
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Casey R. Tweten Re: [PATCH] Idea: Declare multiple constants at once
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-03 Gurusamy Sarathy relax restrictions on constant names a bit (from M...
2000-02-09 Charles Bailey Resync with mainline
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy newer version of constant.pm from Tom Phoenix; added...
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Tom Phoenix Tweaks to constant.pm
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...