grt@opendevnet
Recent Actions
-
Commented on I made a calculator
Great article. What are your thoughts on packaging? I could see packaging/keeping the app-specific perl code in one directory OSX style (./CoolPerlWx.app) with -L lib::local Carton and then requiring the runtime perl bindings to libwx (?) to be somewhere on...
-
Commented on The Ephemeral Miniconf
Great idea....
-
Commented on CPAN Day - 317 Uploads and 21 Guns
@Honore - I'm pretty sure Ingy was not trying to "win" CPAN day. If anything he's shown that with the right workflow, automation and tools - vim + git or some VCS + bash (!?) - committing changes and updates...
-
Commented on A Less Smart Smartmatch
I really like this module and it seems like a reasonable replacement for the original smartmatch operator (it even seems to work with 5.8 ? ... 5.8 seems like a watershed version for compatibility ... or at least is widely...
-
Commented on Bringing Perl5 to GitHub
Hmm, I agree with these comments. It's possible to duplicate efforts ... even with forking and pulling :-) Proliferating organizational repos can confuse people (or at least people like me) who are used to the well-herded namespaces of CPAN! I...
Comment Threads
-
Toby Inkster commented on
A Less Smart Smartmatch
It works with 5.8.1 and above. I would have liked to have supported 5.6.x too but I had trouble with it. (I think some of the overload-related stuff didn't work.)
-
Ingy döt Net commented on
CPAN Day - 317 Uploads and 21 Guns
Like I said, this was all just good fun to celebrate CPAN Day.
-
Brett Estrade commented on
I made a calculator
Here you go, sir:
https://github.com/oodler577/gui-doodles/blob/master/calculator/calculator.pl
The subs in _ALLCAPS are handlers I defined in wxGlade, then modified. The GUI builder seemed to do a fine job of differentiating between my code and the generated code in subsequent save/code exports.
-
Brett Estrade commented on
I made a calculator
Packaging is something I need to figure out. There are some neat projects out there, but I haven't explored them at all. A couple I found for Windows that I have no idea if they're even good for this, are:
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.