Skip to content

Instantly share code, notes, and snippets.

View nperez's full-sized avatar

nperez nperez

  • Amsterdam, The Netherlands
View GitHub Profile
use Web::Simple 'Hacks';
{
package Hacks;
use IO::All;
dispatch
{
sub (GET + /verify/Robokill/*/*/)
{
my ($self, $email, $salt) = @_;
http://www.rocksolidarcade.com/verify/Robokill/test%40test.com/caccabad/
use Web::Simple 'Hacks';
{
package Hacks;
use IO::All;
use Digest::MD5('md5_hex');
dispatch
{
sub (GET + /verify/Robokill/*/*/)
{
# pseudo code
if($result eq 'Valid ' . $salt)
{
# THANKS FOR REGISTERING
}
use Web::Simple 'Hacks';
{
package Hacks;
use IO::All;
dispatch
{
sub (GET + /verify/Robokill/*/*/)
{
my ($self, $email, $salt) = @_;
sudo plackup -p 80 hacks.psgi
Mar 10, 2010 08:09:14 PST | Transaction ID: XXXXXXXX
Hello NICHOLAS R PEREZ,
You sent a payment of $9.95 USD to Rock Solid Games (support@rocksolidgames.com)
It may take a few moments for this transaction to appear in your account.
So let's put some potential locations down for meet up with a few criteria:
1) Non-smoking.
2) Not too loud.
3) Somewhat affordable.
3) One or two locations per quadrant of the metroplex.
Potential locations for DFW.pm social meet up:
*
Installing Oracle 8.1.7 client libs to then build DBD::Oracle 1.14
A final, successful result flowed from the following environment:
Debian 3.0 (Woody) installed into a VM from isos.
VM environment provides ne2k-pci network card.
STEPS FROM THE HOST
nicholas@nicklaptop:~/code/metacpan_api_server$ dzil listdeps
!!! [CompileTests] is deprecated and may be removed in a future; replace it with [Test::Compile]
!!! [MinimumVersionTests] is deprecated and will be removed in a future release; replace it with [Test::MinimumVersion] at /home/nicholas/installed/perl5/perls/perl-5.14.2/lib/site_perl/5.14.2/Dist/Zilla/Plugin/MinimumVersionTests.pm line 13.
couldn't determine document name for bin/write_config_json at /home/nicholas/installed/perl5/perls/perl-5.14.2/lib/site_perl/5.14.2/Pod/Weaver.pm line 73