github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

bricas / image-textmode

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (7)
  • Wiki (1)
  • Graphs
  • Tree: 0889b78

click here to add a description

click here to add a homepage

  • Branches (1)
    • master
  • Tags (7)
    • 0.07
    • 0.06
    • 0.05
    • 0.04
    • 0.03
    • 0.02
    • 0.01
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Create, manipulate and save text mode images — Read more

  cancel

http://search.cpan.org/dist/Image-TextMode/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

conform to Perl::Critic policies. added xt/author test for it. 
bricas (author)
Mon Feb 16 18:11:07 -0800 2009
commit  0889b780fb657359c3494dbc85c200d8434b6e90
tree    41b646a08984c4b9271aa9db5b035b899eeceb32
parent  def1fa3392fc944c0242952ab59324ac026058b6
image-textmode / xt / author / critic.t xt/author/critic.t
100644 16 lines (12 sloc) 0.332 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use strict;
use warnings;
use File::Spec;
use Test::More;
 
eval { require Test::Perl::Critic; };
 
if ( $@ ) {
    my $msg = 'Test::Perl::Critic required to criticise code';
    plan( skip_all => $msg );
}
 
my $rcfile = File::Spec->catfile( 'xt', 'perlcriticrc' );
Test::Perl::Critic->import( -profile => $rcfile );
all_critic_ok();
 
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server