Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: [RFC] Module code and POD for CPAN

by Bod (Parson)
on Apr 14, 2021 at 22:36 UTC ( [id://11131301]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11131301]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-25 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found