home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _fdcde2d44bf262d933de79b8b8dbdd4f < prev    next >
Text File  |  2000-03-24  |  332b  |  14 lines

  1. # NOTE: Derived from ../LIB\Getopt\Long.pm.
  2. # Changes made here will be lost when autosplit again.
  3. # See AutoSplit.pm.
  4. package Getopt::Long;
  5.  
  6. #line 870 "../LIB\Getopt\Long.pm (autosplit into ..\lib\auto/Getopt\Long/config.al)"
  7. # Deprecated name.
  8. sub config (@) {
  9.     Configure (@_);
  10. }
  11.  
  12. # end of Getopt::Long::config
  13. 1;
  14.