Re: message before unpacking
[email protected] (Robert Eden) Mon, 18 Jan 2021 16:36:46 -0600
| Newsgroups | perl.par |
|---|---|
| Message-ID | <[email protected]> |
--------------64AAED44A89499694DAEE881 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 1/18/2021 4:07 PM, Roderich Schupp wrote: > On Mon, Jan 18, 2021 at 9:53 PM Robert Eden <[email protected] > <mailto:[email protected]>> wrote: > > Checking the mailing list archives, this was discussed in CPAN > ticket 8846, but no real resolution. > > > What ticket 8846? oops.. 8646 https://rt.cpan.org/Public/Bug/Display.html?id=8646 > Is there any hook to do this? > > > No. Your main script will only start executing once all files are > unpacked. > Is there a document on the the process flow when an exec executes? I'd be willing to submit a patch to add a hook (maybe a command line option with a message). Robert --------------64AAED44A89499694DAEE881 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div class="moz-cite-prefix">On 1/18/2021 4:07 PM, Roderich Schupp wrote:<br> </div> <blockquote type="cite" cite="mid:CAC9r9zabX4e6qAbOdCyDAGBdZfXFTMwhdH5OpYHin6Qbffc8JQ@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <div dir="ltr"> <div dir="ltr">On Mon, Jan 18, 2021 at 9:53 PM Robert Eden <<a href="mailto:[email protected]" moz-do-not-send="true">[email protected]</a>> wrote:<br> </div> <div class="gmail_quote"> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div><font size="+1">Checking the mailing list archives, this was discussed in CPAN ticket 8846, but no real resolution. </font></div> </blockquote> <div><br> </div> <div>What ticket 8846?</div> </div> </div> </blockquote> <br> oops.. 8646<br> <a class="moz-txt-link-freetext" href="https://rt.cpan.org/Public/Bug/Display.html?id=8646">https://rt.cpan.org/Public/Bug/Display.html?id=8646</a><br> <br> <blockquote type="cite" cite="mid:CAC9r9zabX4e6qAbOdCyDAGBdZfXFTMwhdH5OpYHin6Qbffc8JQ@mail.gmail.com"> <div dir="ltr"> <div class="gmail_quote"> <div> </div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div><font size="+1">Is there any hook to do this? <br> </font></div> </blockquote> <div><br> </div> <div>No. Your main script will only start executing once all files are unpacked.</div> <br> </div> </div> </blockquote> Is there a document on the the process flow when an exec executes? I'd be willing to submit a patch to add a hook (maybe a command line option with a message). <br> <br> Robert<br> </body> </html> --------------64AAED44A89499694DAEE881--