source: for-distributions/trunk/bin/windows/perl/lib/Encode/_T.e2x@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 133 bytes
Line 
1use strict;
2# Adjust the number here!
3use Test::More tests => 2;
4
5use_ok('Encode');
6use_ok('Encode::$_Name_');
7# Add more test here!
Note: See TracBrowser for help on using the repository browser.