Topics: perl
perl Feed
perl Open Questions Feed
perl Email
Open Questions via Email
Please sign in or register to post.
Vim Filtering Questions
Asked by mhalverson : 06 March 2011 - 10:46 AM
Answered by macnlos

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: http://www.vim.org/maillist.php#vim Make sure you clarify that t... full answer > : 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: http://www.vim.org/maillist.php#vim Make sure you clarify that t... full answer > : Mar 07 2011 12:57 PM
which is best among perl,phython,php?
Asked by Htekk : 24 January 2011 - 07:27 AM
Answered by DarkFlib 
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 > : 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 > : Jan 24 2011 04:46 PM
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
XML::Writer::Simple or Template Toolkit or HTML::Template(::Pro). full answer > : Aug 20 2010 11:33 AM
XML::Writer::Simple or Template Toolkit or HTML::Template(::Pro). full answer > : Aug 20 2010 11:33 AM
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
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 > : 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 > : Aug 20 2010 12:00 PM
Which Perl XML module should I use?
Asked by brian_d_foy : 14 August 2010 - 08:05 AM
Answered by ruoso
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 > : 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 > : Aug 14 2010 10:23 AM
New problem with Spidering Hack Tutorial ~ Bareword
Asked by dmgmn : 25 June 2010 - 03:28 PM
Answered by dmgmn
I found the problem, as_trimmed-text should have been: as_trimmed_text full answer > : Jun 25 2010 04:16 PM
I found the problem, as_trimmed-text should have been: as_trimmed_text full answer > : Jun 25 2010 04:16 PM
Creating Web Apps using Strawberry Perl on Windows Vista
Asked by newPerlJammer : 25 June 2010 - 04:24 AM
Answered by jwgaynor 
You need a cgi directory to place your perl programs in and you need to name them as program_name.cgi, example: http://www.mysite.ne...n/some_cgi_prog Or inside of a web page, (following all on one... full answer > : 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: http://www.mysite.ne...n/some_cgi_prog Or inside of a web page, (following all on one... full answer > : Jun 25 2010 07:11 AM
Need help with Perl Tutorial from Spidering Hacks
Asked by dmgmn : 24 June 2010 - 03:30 PM
Answered by jwgaynor 
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 > : 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 > : Jun 25 2010 07:01 AM
Perl programmer's work
Asked by Andrew Ivanov : 24 June 2010 - 11:00 AM
Answered by sopan.shewale
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 > : 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 > : Jun 24 2010 11:30 PM




Help



