Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old September 9th, 1999, 07:59 AM
curtdog
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I want to open a remote file and parse it for headlines then write result to a file that I can include in my webpage.

------------------
Christopher Curtis
C Double Web Development
http://c-double.com

Reply With Quote
  #2  
Old September 20th, 1999, 01:27 PM
Imo
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Do you have access on the other machine? You could possibly (this is probably dodgy):

open(FH,"| rsh host.com cat filename");
@stuff = <FH>;
close(FH);

Or you could use the LWP module if you're grabbing it off another site. And then do what you want with it.

Reply With Quote
  #3  
Old January 7th, 2001, 04:42 AM
TLU TLU is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: tlu
Posts: 16 TLU User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
You can use any script from www.hotscripts.com to the grabbing and use a script for caching which will make a copy of the results locally.
the script is also at www.hotscripts.com
at the following link: http://www.hotscripts.com/Detailed/8579.html

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > Need to open remote file


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway