Skip to content

Commit

Permalink
Use 'module' instead of 'package'. literal++
Browse files Browse the repository at this point in the history
  • Loading branch information
tene committed Mar 21, 2009
1 parent a67ef98 commit 6a4058a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test.pm
@@ -1,4 +1,4 @@
package Test;
module Test;
# Copyright (C) 2007, The Perl Foundation.
# $Id: Test.pm 34904 2009-01-03 23:24:38Z masak $

Expand Down

0 comments on commit 6a4058a

Please sign in to comment.