Parent Directory
|
Revision Log
initial import of first version created with h2xs -AXn SWISH::PlusPlus
1 | #!/usr/bin/perl -w |
2 | |
3 | use strict; |
4 | |
5 | use Test::More tests => 1; |
6 | use blib; |
7 | |
8 | BEGIN { use_ok('SWISH::PlusPlus') }; |
9 |
Name | Value |
---|---|
svn:executable |
ViewVC Help | |
Powered by ViewVC 1.1.26 |