App-Nopaste

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.19    2010-02-21 15:39:27
        Remove rafb.net support since it's been shut down
            - See also http://rafb.net/paste/

0.18    2009-12-30 16:04:45
        Add ssh support (obra, jibsheet)

0.17    2009-11-02 13:20:24
        fix Gist support harder by using the API rather than scraping (rjbs)
        Improve --lang support for Debian (gregoa@debian.org) [rt.cpan.org #47911]

0.16    2009-10-16 14:32:09
        Fix Gist support (ckuskie@sterling.net) [rt.cpan.org #50500]
        Add --lang support to Debian (gregoa@debian.org) [rt.cpan.org #47911]

0.15    2009-07-15 05:01:36
        MANIFEST is really hard! :(

0.14    2009-07-15 04:48:15
        No code changes

0.13    2009-07-15 04:47:21
        Add support for paste.debian.net (Ryan Niebur)

0.12    2009-07-13 19:35:10
        Don't explicitly (optionally) depend on Git, but use it if
            we have it (Sartak)

0.11    2009-06-18 17:20:51
        Service::Gist: use file_ext instead of file_name (nothingmuch)

        Bump Moose dependencies to avoid deprecation warnings

        Doc typo fix (rafl)

0.10    2009-01-28 18:48:55
        I was a little too aggressive in my s/user/login/ (Sartak)

0.09    2009-01-28 18:34:31
        The parameter for gist is "user" not "login" (Ricardo SIGNES)

0.08    2009-01-22 21:44:51
        Optional authentication for Gist, by Ricardo SIGNES.

0.07    2009-01-16 16:04:45
        Gist (github) support by Ricardo SIGNES.
        Pastie support.

0.06    2008-12-03 21:50:36
        Silence the "exiting eval via next" warning

0.05    2008-08-29 15:03:10
        Allow specific pastebins to say "I don't want to be picked by default"
            Apply this to Mathbin

0.04    2008-06-11 00:48:53
        Add Mathbin courtesy of doy
        Add an "available" method to services which checks Perl dependencies
        Add a warn_handler
        Refactor the CLI into App::Nopaste::Command, using MooseX::Getopt:
            -x/--copy for automatically copying the URL to your clipboard
            -p/--paste for automatically taking the clipboard as input
            -q/--quiet for silencing warnings
            -d/--desc for setting the one-line description
            -n/--nick for setting the nickname to something other than $USER
            -l/--lang for setting the language to something other than Perl
            -c/--chan for setting the channel, so pastebots auto-announce
            -s/--services for setting the services to try

0.03    2008-05-06 04:31:08
        App::Nopaste will now look at environment variables instead of nopaste
        Better handling of weird argument counts to nopaste
        If $NOPASTE_NICK is unavailable, use $USER
        Fix dependency declarations
        Default error handler now includes service name

0.02    2008-04-17 20:25:29
        Use #!/usr/bin/perl instead of #!/usr/bin/env perl so M:I replaces it

0.01    2008-03-09 07:48:49
        First version, released on an unsuspecting world.



( run in 0.527 second using v1.01-cache-2.11-cpan-2398b32b56e )