Ask a Question related to PERL Miscellaneous, Design and Development.
-
Daniel Pfeiffer #1
GNU make & make.pl are dead: long live Perl makepp
Hi,
I have so far not seen the advantage of my 100% Perl syntax - at least not until Emacs learns to syntax highlight the specific parts. Since my project <http://dapfy.bei.t-online.de/make.pl/> was progressing very slowly, I took a new look at its closest competitor, makepp. It is so much superior toGNU make, that I am putting up with make's strange syntax.
Despite being written in Perl, until now it offered little access to Perl. That has now changed with this patch <http://dapfy.bei.t-online.de/make.pl/perl.patch> and corresponding test <http://dapfy.bei.t-online.de/make.pl/perl.test> I contributed to version 1.20. With that make.pl is dead, and I will also contibute my builtin commands to makepp.
coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer
-- GPL 3: take the wind out of Palladium's sails! --
------
-- My other stuff here too, make.pl, sawfish...: --
------
-- [url]http://dapfy.bei.t-online.de/[/url] --
Daniel Pfeiffer Guest
-
does it make sense to buffer a live stream
All streams are buffered somewhat, even 'live' streams. The user's computer needs to have at least SOME of the file downloaded to be able to... -
how long does it takes you to do a make buildworld
I'm very curious about how long it took you guys to do a make buildworld. So I thought let's start a topic about it.;-) See who is the most fast... -
Freehand is dead... long live Freehand!
From www.creativepro.com: "Major new versions of the industry-leading Macromedia Dreamweaver, Flash, and Fireworks tools will continue to move... -
HOW TO: make a session valid only as long as user on site?
I trying to use sessions to save a user name/id after login. If the user leaves the site and comes back, how do I force a new session and login? -
Daniel Pfeiffer #2
Re: GNU make & make.pl are dead: long live Perl makepp
Oops, for those who didn't follow the link to my page, there was no link tomakepp. So here it is: [url]http://makepp.sourceforge.net/[/url] and this is the download link [url]http://sourceforge.net/project/showfiles.php?group_id=43679[/url] incase you want to apply my patch directly.
Daniel Pfeiffer <occitan@esperanto.org> skribis:
> Hi,
>
> I have so far not seen the advantage of my 100% Perl syntax - at least not until Emacs learns to syntax highlight the specific parts. Since my project <http://dapfy.bei.t-online.de/make.pl/> was progressing very slowly, I took a new look at its closest competitor, makepp. It is so much superior to GNU make, that I am putting up with make's strange syntax.
>
> Despite being written in Perl, until now it offered little access to Perl.. That has now changed with this patch <http://dapfy.bei.t-online.de/make.pl/perl.patch> and corresponding test <http://dapfy.bei.t-online.de/make.pl/perl.test> I contributed to version 1.20. With that make.pl is dead, and I will also contibute my builtin commands to makepp.
>
> coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
> Daniel Pfeiffer
>
> -- GPL 3: take the wind out of Palladium's sails! --
> ------
> -- My other stuff here too, make.pl, sawfish...: --
> ------
> -- [url]http://dapfy.bei.t-online.de/[/url] --
coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer
-- GPL 3: take the wind out of Palladium's sails! --
------
-- My other stuff here too, make.pl, sawfish...: --
------
-- [url]http://dapfy.bei.t-online.de/[/url] --
Daniel Pfeiffer Guest



Reply With Quote

