![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
catching outputby dusk (Friar) |
on Mar 04, 2001 at 02:12 UTC ( #62055=perlquestion: print w/replies, xml ) | Need Help?? |
dusk has asked for the wisdom of the Perl Monks concerning the following question:
I am writing a small script to automatically update the IP that a dynamic DNS points to (for myip.org). The most efficient way that I can think of is to execute /sbin/ifconfig ppp0, and get the inet address, and store it in a scalar for processing for example:
However, in order for this to work, I need the IP in the URL to `get'. Any assistance will be appreciated :)
Back to
Seekers of Perl Wisdom
|
|