Alien-Electron
view release on metacpan or search on metacpan
lib/Alien/Electron.pm view on Meta::CPAN
__END__
=head1 NAME
Alien::Electron - Download and install the electron GUI framework
=head1 DESCRIPTION
This package will download a zip file containing github's L<Electron GUI framework|http://electron.atom.io/> and will then install it into its private distribution share directory.
The location of the binary is stored in the C<$Alien::Electron::electron_binary> variable:
$ perl -MAlien::Electron -E 'say $Alien::Electron::electron_binary'
/usr/local/share/perl/5.18.2/auto/share/dist/Alien-Electron/electron
Note that you may want to use the L<Valence> module instead of accessing the C<electron> binary directly.
=head1 BUILD DEPENDENCIES
( run in 1.048 second using v1.01-cache-2.11-cpan-df04353d9ac )