webForumDet fria alternativet

Perl - Två hack som kan göra livet lättare på wF

Programmering

0 svar · 5 029 visningar · startad av Hansen

Medlem sedan aug. 2000374 inlägg
Frågan#1

wf-upload

Ladda up filer till "Mina Filer"

http://member.webforum.nu/882/wf-upload.pl.txt

Usage:
    wf-upload -u username -p password -f file.txt [-n name.txt] [-r]

     Options:
       -u --username      Username to login with
       -p --password      Password to login with
       -f --file          Path to file.
       -n --name          Alternative name for file
       -r --replace       Replace existing file
       -h --help          Displays this help
       -v --version       Displays version

     Examples:
       wf-upload -u username -p password -f /path/to/script.php -n script.phps
         Will be uploaded as script.phps
   
       wf-upload -u username -p password -f /path/to/script.php
         Will be uploaded as script.php.txt since .php is not supported by wF.
   
       wf-upload -u username -p password -f script1.php -f script2.php
         Upload multiple files.

wf-pm

Skicka wF PM

http://member.webforum.nu/882/wf-pm.pl.txt

Usage:
    wf-pm -u username -p password -r nick -t title -m message

     Options:
       -u --username      Username to login with
       -p --password      Password to login with
       -r --recipients    Recipients of message
       -t --title         Title of message
       -m --message       Body of message
       -h --help          Displays this help
       -v --version       Displays version

     Examples:
       wf-pm -u username -p password -r nick -t Hello -m '[b]Message[/b]'

Krav

perl samt WWW::Mechanize.

264 ms totalt · 4 externa anrop · v20260731065814-full.1dc6f849
130 ms — deklarationer (db)
0 ms — hämta statistik (cache)
132 ms — hämta tråd, inlägg och bilagor (db)
126 ms — ändringar (db)