Glade-Perl

 view release on metacpan or  search on metacpan

test.pl  view on Meta::CPAN

        'dont_show_UI'  => 'True',     # Show UI during the Build     Show UI
                                   # and wait for user action
    #   'my_perl_gtk'   => '0.6123',   # I have CPAN version 0.6123   Use Gtk-Perl's version no
    #   'my_perl_gtk'   => '19991001', # I have the gnome.org CVS     Use Gtk-Perl's version no
                                       # version of 'gnome-perl' that 
                                       # I downloaded on Oct 1st 1999
    #   'my_gnome_libs' => '19991001', # I have the gnome.org CVS     Use gnome-libs version no
                                       # version of 'gnome-libs' that 
                                       # I downloaded on Oct 1st 1999
        'xml'   => {
            'site'  => '__NOFILE',   # Site options file name       /etc/gpgrc.xml
            'user'  => '__NOFILE',   # User options file name       ~/.gpgrc.xml
            'project' => '__NOFILE',
#            'project' => $project_options_file, 
                                    # Project-specific options     Don't read file
        },
    },
    'glade' => {
        'file' => $glade 
    },
);
}



( run in 0.545 second using v1.01-cache-2.11-cpan-df04353d9ac )