Skip to content

Commit

Permalink
add new testing module
Browse files Browse the repository at this point in the history
  • Loading branch information
shelling committed Apr 7, 2009
1 parent a083684 commit c38fd3d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions t/lib/Spam.pm
@@ -0,0 +1,5 @@
package Spam;

sub spam {"spam"}

1;

0 comments on commit c38fd3d

Please sign in to comment.