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:
Text File  |  2006-07-07  |  133 b   |  8 lines

  1. use strict;
  2. # Adjust the number here!
  3. use Test::More tests => 2;
  4.  
  5. use_ok('Encode');
  6. use_ok('Encode::$_Name_');
  7. # Add more test here!
  8.