home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-perl-addon-1.4.9-installer.exe / isRepeat.al < prev    next >
Encoding:
Text File  |  2002-11-06  |  361 b   |  13 lines

  1. # NOTE: Derived from ..\blib\lib\CGI\XMLForm\Path.pm.
  2. # Changes made here will be lost when autosplit is run again.
  3. # See AutoSplit.pm.
  4. package CGI::XMLForm::Path;
  5.  
  6. #line 98 "..\blib\lib\CGI\XMLForm\Path.pm (autosplit into ..\blib\lib\auto\CGI\XMLForm\Path\isRepeat.al)"
  7. sub isRepeat {
  8.     $_[0]->{_repeat};
  9. }
  10.  
  11. # end of CGI::XMLForm::Path::isRepeat
  12. 1;
  13.