home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December (Special) / PCWorld_2005-12_Special_cd.bin / Bezpecnost / lsti / lsti.exe / framework-2.5.exe / _T.e2x < prev    next >
Text File  |  2005-01-27  |  133b  |  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.