es be one of the greatest contributions
a project could receive, but my project deals with source directly.
--
Guillermo Roditi (groditi)
___
Boston-pm mailing list
Boston-pm@mail.pm.org
http://mail.pm.org/mailman/listinfo/boston-pm
ne else who wouldn't mind
answering this please feel free to forward this. Remember, the more
answers I get, the quicker I'll be able to resume hacking on OSS packages
you may even use! (CPAN:groditi)
Thanks again,
--
Guillermo Roditi (groditi)
__
I would recommend POE combined with POE::Wheel::Run. I've used POE to do
some pretty complex process management and checking just like you for
different exit codes as a way to communicate with the parent, as well as
capturing STDOUT / STDERR output. I HIGHLY recommend this approach, it saved
me a w
Oops. i went too fast. thats a preprocess command that i use with
App::Cmd (highly recommended by the way) $args is an arrayref of
filepaths read_file is provided by File::Slurp the regex is what you
are looking for. The problem sucks since its a badly formatted file,
but i normally just run that a
i have run into this problem before here's my code
foreach my $file (@$args){
#replace all newlines that are not imediately
# surrounded by quotes with a space
my $text = read_file( $file ) or die("Couldn't open $file for
preprocessing");
$text =~ s/([^\"])\r?
d workaround"
On 5/18/07, Tom Metro <[EMAIL PROTECTED]> wrote:
> Guillermo Roditi wrote:
> > Please take a look at Class::MOP and Class::MOP::Class. Sounds like a little
> > ->meta foo would makeyour life easier... Introspection is good and good for
> > you!
>
*grumble*reply-to*grumble*
-- Forwarded message --
From: Guillermo Roditi <[EMAIL PROTECTED]>
Date: May 31, 2007 2:28 PM
Subject: Re: [Boston.pm] Calling a function that will return to where the
grandparent called the parent
To: Alex Brelsfoard <[EMAIL PROTECTED]>
Ta
I am cross posting this here on the off chance that anyone who heard me
ramble incoherently a month ago about Reaction was interested. This is the
first public incarnation of the module I described used to limit data
availability at the model layer through the use of restricting methods,
effectivel
http://search.cpan.org/~stevan/Class-MOP-0.37/
-- Forwarded message --
From: Guillermo Roditi <[EMAIL PROTECTED]>
Date: May 18, 2007 10:20 AM
Subject: Re: [Boston.pm] overriding instance methods, dynamic package
namespaces
To: Tom Metro <[EMAIL PROTECTED]>
Please ta
Checkout Stevan's new Moose talk, the slides should be a nice intro
http://www.iinteractive.com/moose/new_talk/start.html
Also, for a little big of black magic check out MXOP, on which I gave a
short talk before.
http://code2.0beta.co.uk/moose/svn/MooseX-Object-Pluggable/trunk/lib/MooseX/Object/P
Boston.pm will have a tech meeting on Tuesday, April 10, at MIT,
> > in building E51, room 376 (directions below), starting at 7:15pm.
> >
> > Guillermo Roditi will a give talk entitled WebApps using Perl and
> > Reaction.
> >
> > A showcase of the Reaction MV
On 1/17/07, Ronald J Kimball <[EMAIL PROTECTED]> wrote:
>
> 22 people came to last night's tech meeting.
>
> Guillermo Roditi got partway through a brief presentation of his new
> MooseX::Object::Pluggable module, but he was cut short by the building's
> alarm s
I'd be willing to write. I am not sure what I'll write about, but I have 4
suspects in mind App::Cmd, Module::Install, DBIx::Class, and
/Rose::HTML::Form(::\w+)*/
Other suggestions include Catalyst, Scalar::Defer (which i love) and
Lexical::Persistence. Oh and the Test::* namespace needs some love
We have OpenLDAP @ $work. We use it for SAMBA and PAM and I am really happy
with it.
Guillermo
On 11/13/06, R. Mariotti <[EMAIL PROTECTED]> wrote:
>
> Gentlemen;
>
> As some of you were kind enough to answer my ldap research questions I
> have been searching for a good all-around ldap server to s
14 matches
Mail list logo