Alien-CodePress

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    },
});

$builder->create_build_script();

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

Makefile.PL  view on Meta::CPAN

      }
      
      require Cwd;
      require File::Spec;
      require CPAN;
      
      # Save this 'cause CPAN will chdir all over the place.
      my $cwd = Cwd::cwd();
      
      CPAN::Shell->install('Module::Build::Compat');
      CPAN::Shell->expand("Module", "Module::Build::Compat")->uptodate
	or die "Couldn't install Module::Build, giving up.\n";
      
      chdir $cwd or die "Cannot chdir() back to $cwd: $!";
    }
    eval "use Module::Build::Compat 0.02; 1" or die $@;
    use lib 'inc';
    Module::Build::Compat->run_build_pl(args => \@ARGV);
    require Module::Build::Alien::CodePress;
    Module::Build::Compat->write_makefile(build_class => 'Module::Build::Alien::CodePress');

bin/codepress-install  view on Meta::CPAN

                                                                                  
L<Alien::CodePress>.                                                          
                                                                                  
=cut

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround


devel/curversion  view on Meta::CPAN


print $version, "\n";

__END__

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

inc/Module/Build/Alien/CodePress.pm  view on Meta::CPAN

    return;
}

1;

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

lib/Alien/CodePress.pm  view on Meta::CPAN

SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

=cut

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

lib/Alien/CodePress/Archive.pm  view on Meta::CPAN

SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

=cut

# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

t/20-codepress-install.t  view on Meta::CPAN

ok( ! -d $TEMP_DIR, 'remove temp_dir');




# Local Variables:
#   mode: cperl
#   cperl-indent-level: 4
#   fill-column: 78
# End:
# vim: expandtab tabstop=4 shiftwidth=4 shiftround

xt/author/stopwords-asksh.txt  view on Meta::CPAN

ask
solem
hoel
vim
expandtab
shiftround
CPAN
Bugtracker
Initialize
namespace
Dykstra
GPL
gbsed
bsed
maxmatch



( run in 0.781 second using v1.01-cache-2.11-cpan-5b529ec07f3 )