home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
share
/
perl
/
5.8.8
/
Encode
/
_T.e2x
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-07-07
|
133 b
|
8 lines
use strict;
# Adjust the number here!
use Test::More tests => 2;
use_ok('Encode');
use_ok('Encode::$_Name_');
# Add more test here!