root/lang/perl/Geo-Converter-WKT2KML/t/perlcritic.t
@
18256
| Revision 18256, 189 bytes (checked in by kokogiko, 5 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [18256] | 1 | #!perl |
| 2 | ||
| 3 | if (!require Test::Perl::Critic) { | |
| 4 | Test::More::plan( | |
| 5 | skip_all => "Test::Perl::Critic required for testing PBP compliance" | |
| 6 | ); | |
| 7 | } | |
| 8 | ||
| 9 | Test::Perl::Critic::all_critic_ok(); |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)