# running Build.PL /Users/cpanrun/build/5.8.8/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'File-DesktopEntry' version '0.04' /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 Copying lib/File/DesktopEntry.pm -> blib/lib/File/DesktopEntry.pm Manifying blib/lib/File/DesktopEntry.pm -> blib/libdoc/File::DesktopEntry.3 HTMLifying blib/lib/File/DesktopEntry.pm -> blib/libhtml/site/lib/File/DesktopEntry.html /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 test t/01_data............1..25 ok 1 - use File::DesktopEntry; ok 2 - new(FILE) works ok 3 - new_from_file(FILE) works ok 4 - no premature hashing ok 5 - get() works ok 6 - get() works with locale string ok 7 - get() works with locale in utf8 ok 8 - get() works with alternative group ok 9 - get_value() works ok 10 - get_value() works with alternative group ok 11 - Non-existing key ok 12 - Non-existing group ok 13 - new_from_data() works ok 14 - number of groups correct ok 15 - text() works ok 16 - language parsing 1 ok 17 - language parsing 2 ok 18 - language parsing 3 ok 19 - language parsing 4 ok 20 - language parsing 5 ok 21 - language parsing in get() ok 22 - Aliases for default locale ok 23 - correct file name generated ok 24 - write/read ok 25 - comments are preserved ok t/02_DesktopEntry....1..30 ok 1 - lookup works 1 ok 2 - new(NAME) works ok 3 - new(\$TEXT) works ok 4 - new(FILE) works ok 5 - AUTOLOAD works ok 6 - wants_uris() ok 7 - wants_list() ok 8 # skip Win32 specific uri parsing ok 9 # skip Win32 specific uri parsing ok 10 - URI parsing 1 ok 11 - URI parsing 2 ok 12 - URI parsing 3 ok 13 - URI parsing 4 ok 14 - Exec escaping works 1 ok 15 - Exec escaping works 2 ok 16 - Exec escaping works 3 ok 17 - no quoting different group ok 18 - parse_Exec works without args ok 19 - parse_Exec works with %F ok 20 - parse_Exec works with %F - list context ok 21 - parse_Exec defaults to %F ok 22 - parse_Exec works with %U ok 23 - parse_Exec works with %U - list context ok 24 - parse_Exec works with %D ok 25 - parse_Exec works with %f ok 26 - parse_Exec works with %u ok 27 - parse_Exec works with %d ok 28 - parse_Exec works with %i, %c and %k # message: Exec key for 'Foo Viewer' contains unknown field code '%x' ok 29 - parse_Exec dies on unsupported field # message: Application 'Foo Viewer' takes only one argument at t/02_DesktopEntry.t line 160 ok 30 - parse_Exec dies when multiple args not supported ok 2/30 skipped: various reasons t/03_run.............1..4 ok 1 - system() works ok 2 - run() works ok 3 - directory reset properly when using Path ok 4 - exec() works using Path ok t/04_pod_ok..........1..1 ok 1 - lib/File/DesktopEntry.pm ok t/05_pod_cover.......1..1 ok 1 - Pod coverage on File::DesktopEntry ok All tests successful, 2 subtests skipped. Files=5, Tests=61, 2 wallclock secs ( 0.92 cusr + 0.35 csys = 1.27 CPU) /Users/cpanrun/build/5.8.8/bin/perl Build --makefile_env_macros 1 install Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/DesktopEntry.pm Installing /Users/cpanrun/build/5.8.8/man/man3/File::DesktopEntry.3 Installing /Users/cpanrun/build/5.8.8/html/site/lib/File/DesktopEntry.html