/[XML-Feed]/t/00-compile.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /t/00-compile.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sun Mar 16 19:47:49 2008 UTC (16 years, 1 month ago) by dpavlin
File MIME type: application/x-troff
File size: 198 byte(s)
import XML::Feed 0.12 from CPAN

1 dpavlin 1 # $Id: 00-compile.t 1867 2005-08-09 20:41:15Z btrott $
2    
3     use strict;
4     use Test::More tests => 4;
5    
6     use_ok('XML::Feed');
7     use_ok('XML::Feed::Entry');
8     use_ok('XML::Feed::RSS');
9     use_ok('XML::Feed::Atom');

  ViewVC Help
Powered by ViewVC 1.1.26