This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stdhandle.t: unlink the right file.
[perl5.git] / lib / Tie / Scalar.pm
2013-06-23 Father ChrysostomosIncrease $Tie::Scalar::VERSION to 1.03
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2010-02-21 AbigailUpped VERSION
2010-02-20 AbigailDon't recurse forever if both new() and TIESCALAR(...
2010-02-20 AbigailDocument differences between Tie::Scalar and Tie::StdScalar
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2006-03-19 Jarkko Hietaniemia bit 'use strict' cleanliness
2001-09-29 chromaticAdd tests, clean up Tie::Scalar
2001-03-16 Michael Stevensmore pod patches
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles BaileySYN SYN
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
1996-07-15 Perl 5 PortersQuote string argument in example -- necessary if using...
1996-02-06 Randy J RayDocumentation patch: Tie::Hash, Tie::Scalar, Tie::Subst...