ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Makefile.PL
(Generate patch)

Comparing Coro/Makefile.PL (file contents):
Revision 1.73 by root, Fri Oct 16 05:25:42 2015 UTC vs.
Revision 1.74 by root, Fri Jul 14 02:51:11 2017 UTC

1use ExtUtils::MakeMaker; 1use ExtUtils::MakeMaker;
2 2
3use Canary::Stability Coro => 1, 5.010; 3use Canary::Stability Coro => 1, 5.008009;
4 4
5unless (-e "Coro/libcoro/coro.c") { 5unless (-e "Coro/libcoro/coro.c") {
6 print <<EOF; 6 print <<EOF;
7 7
8*** 8***

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines