Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: let Makefile.PL to do the Readme file for me -- new target?

by LanX (Saint)
on Jan 21, 2021 at 01:07 UTC ( [id://11127183]=note: print w/replies, xml ) Need Help??


in reply to Re: let Makefile.PL to do the Readme file for me -- new target?
in thread let Makefile.PL to do the Readme file for me -- new target?

>
sub MY::postamble { return <<'MAKE_README'; ... MAKE_README ... MAKE_README ... MAKE_README }

You have a C&P error here.

I think you wanted to return the whole block not only the first rule, right?

Delete MAKE_README #2 and #3 :)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: let Makefile.PL to do the Readme file for me -- new target?
by pryrt (Abbot) on Jan 21, 2021 at 01:43 UTC
    whoops. Fixed my node. Sorry about that. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found