X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=ypp-restock-rum;h=1b0a11f48cfaee7ad58c46def2192031cebcbf2e;hp=3d9eb21e25da7f6899d21e792143c625681ef8f9;hb=451e1b1ed16a7a53395c030598a83031e266f973;hpb=a01842cb18ee775bb6a044a5b91b7f1d14ad147a diff --git a/ypp-restock-rum b/ypp-restock-rum index 3d9eb21..1b0a11f 100755 --- a/ypp-restock-rum +++ b/ypp-restock-rum @@ -1,4 +1,26 @@ #!/usr/bin/perl -w +# This is part of ypp-sc-tools, a set of third-party tools for assisting +# players of Yohoho Puzzle Pirates. +# +# Copyright (C) 2009 Ian Jackson +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# +# Yohoho and Puzzle Pirates are probably trademarks of Three Rings and +# are used without permission. This program is not endorsed or +# sponsored by Three Rings. + use strict qw(vars); use IO::Handle; use POSIX; @@ -77,7 +99,16 @@ sub parse_info ($$$\@$) { our (@have,@want,@price); sub parse_args () { - @ARGV or badusage("need some information to go on"); + if (!@ARGV) { + print STDERR <