summaryrefslogtreecommitdiff
path: root/lib/cacheout.pl
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Perl 4 core librariesFlorian Ragwitz2011-07-031-59/+0
|
* deprecation warning on deprecated-in-core .pl libsZefram2010-06-281-0/+2
| | | | | | | | | | | This is a mandatory warning, not obeying -X or lexical warning bits. To make it behave like an internal deprecation warning would be a lot of hassle to do in pure Perl. The warning is modelled on that supplied by deprecate.pm for deprecated-in-core .pm libraries. It points to the specific CPAN distribution that contains the .pl libraries. The CPAN version, of course, does not generate the warning.
* Remove perl4-library deprecation warningsSteffen Mueller2010-04-051-4/+0
| | | | | | | | | | | | | | | | After the recent, long discussion about this topic and demonstrated cases where the deprecation warnings may actually *break* things, we agreed on IRC to push the "active" deprecation warnings to after 5.12. --Steffen From f1b2d650aa126e06fc270dd0a44b8a6bf0da6e2c Mon Sep 17 00:00:00 2001 From: Steffen Mueller <smueller@cpan.org> Date: Mon, 5 Apr 2010 15:12:41 +0200 Subject: [PATCH] Remove deprecation warnings from perl4-era tools The libraries still have deprecation warnings in their comments but the mandatory run-time warnings are disabled until after 5.12.
* Deprecate cacheout.pl with a warningSteffen Mueller2009-09-021-0/+6
|
* add disclaimer about perl 4 libraries (modified version ofGurusamy Sarathy1999-07-261-0/+9
| | | | | patch suggested by Clinton Pierce <cpierce1@ford.com>) p4raw-id: //depot/perl@3759
* Re: FileCache::cacheout clobbers $_Roderick Schertler1997-01-161-1/+1
| | | | | | | This bug report was from last July, but the bug is still there. FileCache.pm and cacheout.pl clobber $_. p5p-msgid: <pz3ewb3189.fsf@eeyore.ibcinc.com>
* perl 5.000perl-5.000Larry Wall1994-10-171-1/+7
| | | | | | | | | | | [editor's note: this commit combines approximate 4 months of furious releases of Andy Dougherty and Larry Wall - see pod/perlhist.pod for details. Andy notes that; Alas neither my "Irwin AccuTrack" nor my DC 600A quarter-inch cartridge backup tapes from that era seem to be readable anymore. I guess 13 years exceeds the shelf life for that backup technology :-(. ]
* perl 4.0 patch 21: patch #20, continuedLarry Wall1992-06-081-2/+0
| | | | See patch #20.
* perl 4.0 patch 18: patch #11, continuedLarry Wall1991-11-051-4/+2
| | | | See patch #11.
* perl 3.0 patch #30 patch #29, continuedLarry Wall1990-10-151-0/+44
See patch #29.