Package: libwww-mediawiki-client-perl
Version: 0.31-1.1
Severity: normal
man mvs says that
mvs [-q|-v] login [-T] [-d <wikihost>] [-l language_code ] [-u <username>] [-p
<password> ] [-w <wiki_path>]
is the syntax for login. However if I use -v before "login" I get errors:
$ mvs -v login -d wiki.openmoko.org -u lindi -p `cat ~/.passwd/osm-auth`
Unknown option: d
Unknown option: u
Unknown option: p
If I instead place -v after "login" I do not get errors about
arguments (but other errors that might or might not deserve another
bug report):
$ mvs login -v -d wiki.openmoko.org -l en -u lindi -p `cat ~/.passwd/osm-auth`
Doing login with host: wiki.openmoko.org and lang: en
wiki_path: wiki/index.php
space_substitute: _
watch this page?: default
minor edit?: default
-----------------
Can't call method "isa" without a package or object reference at /usr/bin/mvs
line 96.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]