[libcode-tidyall-perl] 146/374: fix typo
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:26:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit bc01eb7b4d3d0c25940fd14dfa702f128a76e322
Author: Jonathan Swartz <swartz at pobox.com>
Date: Thu Aug 16 17:35:01 2012 -0700
fix typo
---
lib/Test/Code/TidyAll.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Test/Code/TidyAll.pm b/lib/Test/Code/TidyAll.pm
index 1e4af70..32ad697 100644
--- a/lib/Test/Code/TidyAll.pm
+++ b/lib/Test/Code/TidyAll.pm
@@ -43,7 +43,7 @@ tidyall
In a file like 't/tidyall.t':
#!/usr/bin/perl
- use Test::TidyAll;
+ use Test::Code::TidyAll;
tidyall_ok();
=head1 DESCRIPTION
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list