#perl - Mon 9 Apr 2007 between 11:35 and 11:56



twb(Right?)
wolverianyeah
ChicagoJmax: I use 'perl-cleaner reallyall' on here after my emptytree worlds... Where do I apply UNINST=1?
twbWhat is the magic sigil for non-greedy regexp match? (?:foo) ?
Ah, foo*?
jorvistwb: m/\d+/ (greedy), m/\d+?/ (non-greedy)
Prof_Vinceg-cpan creates ebuilds for Perl modules, which are build & installed by emerge
jorviskind of pointless without something after that example, but you get the idea
Prof_Vinceits only really interesting point is that it chooses to install dependencies from the main portage tree when it's possible
twbActually, never mind. I was trying to do something that's not actually regular, but it's trivial to use chomp() instead.
jorvisI just uploaded my first module to pause.perl.org, how long does it usually take before it creates my author dir on cpan and contains the file?
wolveriantwb, perl's regular expressions are not very regular. :)
twbTrue.
actionf00li5h pokes matled
f00li5hpokes matled
Daveman:D
Ani-_jorvis: what module did you upload?
jorvisLog::Cabin :)
f00li5hDaveman: so what is it that you do dave?
Ani-_And what is it purpose?
jorvisa logger implementing a selection of the Log4perl API but without the larger overhead (in terms of stats, etc.)
twbWhich stupid mistake(s) am I making here? http://twb.ath.cx/tmp/livealloc.init.pl
Prof_Vinceperldoc -f chomp
twbProf_Vince: I still don't understand.
ChicagoJmax: using g-cpan... now I have this error about perl-Test-Simple. http://pastebin.ca/431124
buubotThe paste 431124 has been copied to http://erxz.com/pb/2119
Prof_Vinceyou usually don't want its return value
twbProf_Vince: OK, how about now (refresh URL)
Prof_VinceChicago: use the -u flag instead of --install
sure, don't chomp $2 directly
ChicagoProf_Vince: Same result with g-cpan -u Bundle::CPAN http://pastebin.ca/431128
buubotThe paste 431128 has been copied to http://erxz.com/pb/2120
actionCPAN upload: Log-Cabin-0.01 by JORVIS
CPANupload: Log-Cabin-0.01 by JORVIS
actionCPAN upload: File-chdir-0.06_01 by DAGOLDEN
CPANupload: File-chdir-0.06_01 by DAGOLDEN
ChicagoProf_Vince: Portage shows only v.67 available. http://gentoo-portage.com/virtual/perl-Test-Simple
twbProf_Vince: because regexp match variables are immutable?
Prof_VinceChicago: then do g-cpan -u Test::Simple first
Chicagothanks :)
twbProf_Vince: working now, thanks.
I need to manually close file handles, right?
talexbtwb, It is considered good form.

Page: 4 11 18 25 32 39 46 53 60 

IrcArchive