Skip Menu |

This queue is for tickets about the App-Nopaste-Service-AnyPastebin CPAN distribution.

Report information
The Basics
Id: 91936
Status: open
Priority: 0/
Queue: App-Nopaste-Service-AnyPastebin

People
Owner: jmmills [...] cpan.org
Requestors: cpan [...] zoffix.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.04
Fixed in: (no value)



Subject: Broken for Pastebin.com
I'm unware of any other pastebins that use the same format as pastbin.com, but pastebin.com changed their format (and it's the default this module uses). The args the module fills out in the HTML form are all different now. Trying to use this module as the service in App::Nopaste produces "Error!" as the output. Posting these, in case you might want to use them for reference: WWW::Pastebin::PastebinCom::Create pastes on pastebin.com without needing an API key: https://metacpan.org/pod/WWW::Pastebin::PastebinCom::Create WWW::Pastebin::PastebinCom::API pastes on pastebin.com using their API (key required): https://metacpan.org/pod/WWW::Pastebin::PastebinCom::API App::Nopaste::Service::PastebinCom in the App-Nopaste distro implements App::Nopaste::Service:: using WWW::Pastebin::PastebinCom::Create for pasting: https://metacpan.org/source/SARTAK/App-Nopaste-0.92/lib/App/Nopaste/Service/PastebinCom.pm Cheers, ZZ
Do you know if this effects the php release of the software? That's really the target of this dist. On Tue Jan 07 17:30:59 2014, ZOFFIX wrote: Show quoted text
> I'm unware of any other pastebins that use the same format as > pastbin.com, but pastebin.com changed their format (and it's the > default this module uses). > > The args the module fills out in the HTML form are all different now. > > Trying to use this module as the service in App::Nopaste produces > "Error!" as the output. > > Posting these, in case you might want to use them for reference: > WWW::Pastebin::PastebinCom::Create pastes on pastebin.com without > needing an API key: > https://metacpan.org/pod/WWW::Pastebin::PastebinCom::Create > > WWW::Pastebin::PastebinCom::API pastes on pastebin.com using their API > (key required): > https://metacpan.org/pod/WWW::Pastebin::PastebinCom::API > > App::Nopaste::Service::PastebinCom in the App-Nopaste distro > implements App::Nopaste::Service:: using > WWW::Pastebin::PastebinCom::Create for pasting: > https://metacpan.org/source/SARTAK/App-Nopaste- > 0.92/lib/App/Nopaste/Service/PastebinCom.pm > > Cheers, > ZZ