Perl Nopaste is a Nopaste software written in Perl and with MySQL as backend. It includes features like Syntax Highlighting for more than 20 languages, Badword and Badhost with hitrate, language detection and translation, expiring function, direct do
License
GNU General Public License version 2.0 (GPLv2)Follow Perl Nopaste
Other Useful Business Software
Retool your internal operations
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Rate This Project
Login To Rate This Project
User Reviews
-
I could not make this work. I'm probably a bit dense, but after installation I got 500 errors from Apache 2.4, mostly due to the script not finding its internal libraries (lib::FOO). It looks like it depends on being run with CWD set to the root of the project, but I didn't find out how to tell Apache to do this. I tried to add `use lib "/srv/www/pnopaste"` at the top of index.pl, but this was not sufficient. I really want this to work, and would appreciate better troubleshooting instructions. EDIT: looks like I was simply missing the "geoip-database" package in Ubuntu!
-
Thanks for Pnopaste, it's perfect!