Help for this page

Select Code to Download


  1. or download this
    my %WriteMakefileArgs = (
        NAME             => 'Addr::MyIP',
    ...
        LICENSE          => 'artistic_2',
        EXE_FILES        => [qw(bin/myip)],
        ...