Help for this page

Select Code to Download


  1. or download this
    Error:  Experimental splice on scalar is now forbidden at C:\Users\use
    +r\Perl\Business-Stripe-WebCheckout\blib\lib/Business/Stripe/WebChecko
    +ut.pm line 127, near "1;"
    
  2. or download this
    splice $self->{'trolley'}, $i, 1;
    splice @{$self->{'trolley'}}, $i, 1;
    
  3. or download this
    C:\Users\user\Perl\Business-Stripe-WebCheckout>gmake test
    "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::H
    +arness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\l
    +ib', 'blib\arch')" t/*.t
    ...
    All tests successful.
    Files=4, Tests=1,  0 wallclock secs ( 0.06 usr +  0.01 sys =  0.08 CPU
    +)
    Result: PASS
    
  4. or download this
    C:\Users\user\Perl\Business-Stripe-WebCheckout>gmake dist
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e rm_rf -- Busi
    +ness-Stripe-WebCheckout-0.1_1
    ...
    process_begin: CreateProcess(NULL, gzip -9f Business-Stripe-WebCheckou
    +t-0.1_1.tar, ...) failed.
    make (e=2): The system cannot find the file specified.
    gmake: *** [Makefile:612: Business-Stripe-WebCheckout-0.1_1.tar.gz] Er
    +ror 2