burak / CPAN-Sys-Info

Fetch information from the host system (Perl)

Clone this repository (size: 40.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/burak/cpan-sys-info/

Changed (Δ141 bytes):

raw changeset »

SPEC (5 lines added, 0 lines removed)

Up to file-list SPEC:

@@ -23,4 +23,9 @@ BEGIN {
23
23
    build_requires => {
24
24
        'Test::Sys::Info' => '0.15',
25
25
    },
26
    meta_merge     => {
27
        resources => {
28
            repository => 'http://bitbucket.org/burak/cpan-sys-info/',
29
        },
30
    },
26
31
}