The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DESC

    下载小说,导入wordpress空间

EXAMPLE

    novel_to_wordpress.pl -b "http://www.dddbbb.net/html/18451/index.html" -c 言情 -w http://xxx.xxx.com  -u xxx -p xxx
    novel_to_wordpress.pl -b "http://www.jjwxc.net/onebook.php?novelid=2456" -c 原创 -w http://xxx.xxx.com  -u xxx -p xxx

USAGE

    novel_to_wordpress.pl -b [index_url] -c [categories] -t [tags] -w [wordpress_url] -u [username] -p [password] 

OPTIONS

-b : book url,小说目录页,例如 http://www.jjwxc.net/onebook.php?novelid=2456

-c : categories,小说类别,例如 原创

-t : tags,标签,例如 顾漫

-w : wordpress 地址

-u : wordpress 用户

-p : wordpress 密码