Perl RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Zlib perl question.

    Here's a question for people in the know. On PHP there is a global optionto turn on Zlib compression to save bandwidth. On perl is there anythingsimilar? I currently run Ikonboard via Active Perl (for win32) and waswondering how hard it would be to enable Zlib for this application or global...

    0 answers | 325 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zip file processing without recompiling PHP

    I am trying to create an OsCommerce plugin that parses a number offiles and adds them to the catalog.I need some method of transferring the files to be parsed to theserver with OsC.Ideally, I would like to send these as a zip file, but in order tokeep the installation requirements and user knowl...

    1 answers | 1162 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zcat output

    How can I get the output from 'zcat' as if I was opening a file? What Iwould like to do, is go throug each line return by zcat looking forspecic patterns.Thanks,Newbie...

    1 answers | 202 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Yet Another Perl Conference, North America, 2005

    Yet Another YAPC::NA 2005 Conference Reminder--------------YAPC::NA 2005 is Yet Another Perl Conference, North America,this year to be held in downtown Toronto, Ontario, Canada,Mon - Wed 27 - 29 June 2005.Important Dates/Deadlines--------April 18 -- deadline for paper submissionsMay 12 -- last d...

    0 answers | 2531 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML::Simple Print Path of all leaf nodes

    Is it possible to print the path of all leaf nodes of an XML using XML::SimpleThis is the kind of output text that i'm trying to print (not the leaf node values but the path to reach them)c:\> perl ListLeafs.pl config.xml{RootNode}->{ChildNode1}->{LeafNode1}{RootNode}->{ChildNode1}-...

    0 answers | 519 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML XPath Perl Help

    Hi,I am using XPath to retrieve the node data from an XML file. I used the following code to extract the attribute data from the file. I manually entered the attribute name in the code and I am able to extract the data properly. But when I tried to read the attribute name into a variable and use...

    2 answers | 1217 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Validation

    Can someone tell me how I can validate XML file like the one belowI have an XML file like...<DateCreated><Year>2000</Year><Month>09</Month><Day>25</Day></DateCreated><DateCreated><Month>10</Month><Day>28</Day></Date...

    0 answers | 1051 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML transformatiion in Perl

    Can anybody tell me how can we transform an XML of huge data such as of 3GB using XSLT in Perl? If this is not possible please suggest me another way to do the task?...

    0 answers | 165 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML to text file

    Hi all,I am new to perl and xml ...Can anyone help me out to read an xml file and write it to text file....

    6 answers | 112 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML to LDIF/LDAP

    I Have an August 1st deadline to convert an XML file to an LDIF/LDAPFile. Some one told me that i should use perl. Can anyone helpPlease?! I have never programed in perl before....

    0 answers | 187 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xml post over https

    HiThere is a requirement for me to post some xml data to a server which has some services running and get the results back in hml form. Can any one let me know how to proceed to achieve the above. I am a fresher and please let me know if some modules have to be incorporated.Thanks in AdvanceRega...

    1 answers | 316 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Parsing - Finding a particular node

    I am working on a university masters project. It involves extracting information from xml files. The xml file consists of information as shown below.<Moved to attachment - MOD>I have to write a code, so that whenever the user enters the node_id, the information about that node gets retriev...

    4 answers | 450 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Parser

    Hi masters can any one help me plzzz.I have to parse a XML file..Here is example<Root><An>56565</An><The><value/></The></Root>Here i need to parse this xml to get the result as some_var[0]=An*56565ssome_var[1]=The*value...

    1 answers | 281 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Xml exported text

    I have a file that was exported as an XML file using UFT-8 encoding.Is there a module that will allow me to convert the text so that it isreadable on a Unix system. The text needs to be imported into a legacysystem that does not understand UTF-8 so I end up losing somecharacters (',",`,\t e...

    0 answers | 359 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML Data validation in Perl

    I have an XML file like...<DateCreated><Year>2000</Year><Month>09</Month><Day>25</Day></DateCreated><DateCreated><Month>10</Month><Day>28</Day></DateCreatedI need to validate all the elements between <DateCreated...

    0 answers | 974 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Perl"
MCSER.COM