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 / rebuildSelf.al < prev    next >
Encoding:
Text File  |  2002-11-06  |  413 b   |  14 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 89 "..\blib\lib\CGI\XMLForm\Path.pm (autosplit into ..\blib\lib\auto\CGI\XMLForm\Path\rebuildSelf.al)"
  7. sub rebuildSelf {
  8.     my $self = shift;
  9.     $self->buildSelf(new CGI::XMLExt::Path);
  10. }
  11.  
  12. # end of CGI::XMLForm::Path::rebuildSelf
  13. 1;
  14.