home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2006 December
/
PCpro_2006_12.ISO
/
ossdvd
/
server
/
Perl2
/
lib
/
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
|
2002-06-19
|
140 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!