NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Just another make hacker, (Score:1)
Much better written as
make -C languages/perl6/.Reply to This
Re: (Score:1)
/* Bernhard.Schmalhofer@gmx.de */
Re: (Score:1)
perl Configure.pl && make
./pbc_to_exe languages/perl6/perl6.pbc
./languages/perl6/perl6 languages/perl6/t/01-sanity/01-tap.t
cd languages/perl6/ && make
cd -
make pbc_to_exe