The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

Usage: launchpad.pl refresh shiptype "target"

Sends all available ships of type shiptype to target.

You must supply shiptype and target. Target should be of the form:

        "body_id:id_goes_here"
        "body_name:My Planet"
        "star_id:id_goes_here"
        "star_name:My Star"

Examples: "body_id:1" "body_name:Ud Vaijeu Eedd 4" "star_id:5" "star_name:Knioschow"

Support for x/y not yet implemented.

AUTHOR

Jai Cornes, <solitaire@tygger.net>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by Jai Cornes

This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.