home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Windows 2000 Professional Resource Kit
/
W2KPRK.iso
/
apps
/
perl
/
ActivePerl.exe
/
data.z
/
_foreign.pm
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Perl POD Document
|
1999-10-14
|
81 b
|
7 lines
package URI::_foreign;
require URI::_generic;
@ISA=qw(URI::_generic);
1;