home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _02499fd996ae1e8bee059fa49fc05e3b < prev    next >
Encoding:
Text File  |  2004-06-01  |  81 b   |  7 lines

  1. package URI::_foreign;
  2.  
  3. require URI::_generic;
  4. @ISA=qw(URI::_generic);
  5.  
  6. 1;
  7.