Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sosuke

  1. sosuke

    Reading and Writing files.

    ROFL, alright, you both win, hahahahaha, sorry I'll get myself together here... Guess what? This script was being using in a CGI script, so all the elements were not seen, because they came up to be rendered as HTML. Whew, alright, now that I fixed that problem, I more research on string...
  2. sosuke

    Reading and Writing files.

    Alright, so I have managed to open the file I want, read it in, edit it, and then save it. However right now I have hard coded the line I want, which is a bad idea IMHO. The file I am reading in is a XML file, I know I know, use XML::Simple, well I was told not to, and I like my job more than I...
  3. sosuke

    Using Perl to open, edit, and save files.

    Alright, so a couple of days ago I find out it is now my job to write a module for Webmin, in Perl, of which I have not written a single line of code. My goal is opening a file, changing a value, and then saving the file back to the server. I know about the rights I need to issue to the file...

Part and Inventory Search

Back
Top