X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fabbrev.pl;h=c505a6f28bd7bb79152fd90fc57fd0e6cbf83f0c;hb=dd5ea221bb13f4bad856ba91d1a82acf3ec12919;hp=62975e66f326eed23d16fa5ff25e3e3283611443;hpb=55497cffdd24c959994f9a8ddd56db8ce85e1c5b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/abbrev.pl b/lib/abbrev.pl index 62975e6..c505a6f 100644 --- a/lib/abbrev.pl +++ b/lib/abbrev.pl @@ -4,6 +4,16 @@ ;# ... ;# $long = $foo{$short}; +# +# This library is no longer being maintained, and is included for backward +# compatibility with Perl 4 programs which may require it. +# +# In particular, this should not be used as an example of modern Perl +# programming techniques. +# +# Suggested alternative: Text::Abbrev +# + package abbrev; sub main'abbrev {