Devel-PatchPerl-Plugin-Cygwin
view release on metacpan or search on metacpan
lib/Devel/PatchPerl/Plugin/Cygwin.pm view on Meta::CPAN
=head1 VERSION
version v0.1.0
=head1 SYNOPSIS
# for bash etc.
$ export PERL5_PATCHPERL_PLUGIN=Cygwin
# for tcsh etc.
% setenv PERL5_PATCHPERL_PLUGIN Cygwin
# After that, use patchperl, for example, via perlbrew
$ perlbrew install perl-5.10.1
=head1 DESCRIPTION
This module is a plugin module for L<Devel::PatchPerl> for the Cygwin environment.
It might be better to be included in original because it is not for variant but for environment.
The Cygwin environment is, however, relatively minor and tricky environment.
So, this module is provided as a plugin in order to try patches unofficially and experimentally.
( run in 0.575 second using v1.01-cache-2.11-cpan-3989ada0592 )