Pastedance icon indicating copy to clipboard operation
Pastedance copied to clipboard

Dancer driven Pastebin

Results 3 Pastedance issues
Sort by recently updated
recently updated
newest added

Fix deprecated message of mongodb.

Try with Dancer 2 to see if it works and make adjustments as needed.

Update the get of database to remove warnings: ``` AUTOLOADed database method names are deprecated and will be removed in a future release. Use $client->get_database( 'Pastedance' ) instead. at /home/hobbestigrou/sandbox/Pastedance/lib/Pastedance.pm...