DEBSOURCES
Skip Quicknav
sources / libgtk2-notify-perl / 0.05-3 / t / 00-load.t
123456789
#!perl -T use Test::More tests => 1; BEGIN { use_ok( 'Gtk2::Notify' ); } diag( "Testing Gtk2::Notify $Gtk2::Notify::VERSION, Perl $], $^X" );