=encoding utf8
=head1 NAME
App::Nopaste - command line interface to pastebins
=head1 USAGE
nopaste http://fpaste.scsys.co.uk/500226
nopaste https://gist.github.com/zoffixznet/83adc0789cdb0cf57d43
nopaste file1 dir/foo/file2 file3
=head1 DESCRIPTION
This module allows to paste to create GitHub Gists as retrieve them.
=head1 PASTEBINS
Currently, the module supports fetching/pasting from
L and L. To
use L you need to
L. Only the C
permission is needed. Set C environmental variable
to the value of that token.
If C is set, pastes will be created on
L; otherwise on L.
=head1 REPOSITORY
Fork this module on GitHub:
L
=head1 BUGS
To report bugs or request features, please use
L
=head1 AUTHOR
Zoffix Znet L
=head1 LICENSE
You can use and distribute this module under the same terms as Perl 6
itself. See the C file included in this distribution for complete
details.
=cut