The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package JIB::Package::Binary;

1;




sub install {



    ### XXX return j::p::installed


}

1;

# Local variables:
# c-indentation-style: bsd
# c-basic-offset: 4
# indent-tabs-mode: nil
# End:
# vim: expandtab shiftwidth=4: