CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: perl
perl Feed
perl Open Questions Feed
perl Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
Vim Filtering Questions
Asked by mhalverson : 06 March 2011 - 10:46 AM
Answered by macnlos: Mar 07 2011 12:57 PM
I played around with this a little more with no success. I would suggest getting on the VIM Mailing list and asking the folks there: https://www.vim.org/maillist.php#vim Make sure you clarify that t... full answer >
-
which is best among perl,phython,php?
Asked by Htekk : 24 January 2011 - 07:27 AM
Answered by DarkFlib: Jan 24 2011 04:46 PM
It really depends what you want to do - right tool for the right job and all that... However, PHP with the release of version 5.3 and shortly version 6 has addressed a lot of the shortcomings that hav... full answer >
-
Which Perl module should I use to modify an existing XML file?
Asked by brian_d_foy : 20 August 2010 - 10:26 AM
Tags:
-
Which Perl module should I use to create a new XML file?
Asked by brian_d_foy : 20 August 2010 - 10:26 AM
Answered by ambs : Aug 20 2010 11:33 AM
XML::Writer::Simple or Template Toolkit or HTML::Template(::Pro). full answer >
-
Which Perl module should I use to pull information from an XML file?
Asked by brian_d_foy : 20 August 2010 - 10:11 AM
Answered by ruoso : Aug 20 2010 12:00 PM
I'll reply just here, but the answer is valid for all the three question. If you have a XML Schema, XML::Compile will provide a very fast interface (it compiles each XSD parser/writer to a closur... full answer >
-
Which Perl XML module should I use?
Asked by brian_d_foy : 14 August 2010 - 08:05 AM
Answered by ruoso : Aug 14 2010 10:23 AM
XML::LibXML has a DOM interface, which is very usefull. It is also the base used by XML::Compile, which is, imnsho, the better way to handle well-formed, schema-based XML. full answer >
-
New problem with Spidering Hack Tutorial ~ Bareword
Asked by dmgmn : 25 June 2010 - 03:28 PM
Answered by dmgmn : Jun 25 2010 04:16 PM
I found the problem, as_trimmed-text should have been: as_trimmed_text full answer >
-
Creating Web Apps using Strawberry Perl on Windows Vista
Asked by newPerlJammer : 25 June 2010 - 04:24 AM
Answered by jwgaynor: Jun 25 2010 07:11 AM
You need a cgi directory to place your perl programs in and you need to name them as program_name.cgi, example: https://www.mysite.ne...n/some_cgi_prog Or inside of a web page, (following all on one... full answer >
-
Need help with Perl Tutorial from Spidering Hacks
Asked by dmgmn : 24 June 2010 - 03:30 PM
Answered by jwgaynor: Jun 25 2010 07:01 AM
You need to declare your variables near the start of your program even though not yet defined. You are using 'strict' which requires that your variables are declared. Global declarations are ... full answer >
-
Perl programmer's work
Asked by Andrew Ivanov : 24 June 2010 - 11:00 AM
Answered by sopan.shewale : Jun 24 2010 11:30 PM
hi - Perl is used at many many places and in many many applications (many times as Glue-tool). Web Applications use Perl most of the times and thats because of great Module called CGI. Its also used... full answer >
![]() © 2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|