Signals and local $@201 (5/24/2013 11:05:33 AM) Hello all.
I'm trying to write a little wrapper which properly handles a call with
a timeout.
Since I'm on a 5.10.1, I take care of all eval{} pitfalls I know (more
or less take some parts of Try::T... adrien.barreau(8)
I'd like to try Perl...111 (5/20/2013 2:04:34 PM) I'd like to try Perl on Win 7 and according to this:
http://www.perl.org/get.html, it's a choice between ActiveState,
Strawberry and DWIM. Any advice on choosing between them would be welcome.
... peterxpercival(6)
iCalendar module?30 (5/23/2013 7:50:03 PM) Greetings.
I found this ruby script
cals = Icalendar.parse($<)
cals.each do |cal|
cal.events.each do |event|
puts "Organizer: #{event.organizer}"
puts "Event: #{event.s... hymie(18)
Need more info about problem resolving entity reference31 (5/23/2013 10:32:02 PM) I have a Cygwin Perl script makes numerous REST api calls to a local service, parses the results from those, and makes other calls with that data. It also runs some of these calls in multiple threads, using LW... davidmichaelkarr(96)
Would anyone teach me perl?51 (5/23/2013 1:04:50 PM) I've practiced enough to do a helloworld program,but I've had trouble. I have the v5 and second adition O'Rielly.
titles:
Learning Perl
Programming Perl
Perl Cookbook
--------------------------------------... dailey.kohtz(3)