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 / Attrib.al < prev    next >
Encoding:
Text File  |  2002-11-06  |  356 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 121 "..\blib\lib\CGI\XMLForm\Path.pm (autosplit into ..\blib\lib\auto\CGI\XMLForm\Path\Attrib.al)"
  7. sub Attrib {
  8.     $_[0]->{_attrib};
  9. }
  10.  
  11. # end of CGI::XMLForm::Path::Attrib
  12. 1;
  13.