pp @ppopts_chrome.txt -x -o cotes.exe cotes.pl reroid1.txt cotes.txt
With a horribly long ppots_chrome.txt file

Update: the long file resulted from my misaplication of your suggestion: if I gave default values for my args, to allow the script to run without problems with -x, I could diff the log file and the resulting modules (much shorter) list gave an exe that works

-M AE.pm -M AnyEvent.pm -M AnyEvent/DNS.pm -M AnyEvent/Future.pm -M AnyEvent/Handle.pm -M AnyEvent/Impl/Perl.pm -M AnyEvent/Loop.pm -M AnyEvent/Socket.pm -M AnyEvent/Util.pm -M AnyEvent/WebSocket/Client.pm -M AnyEvent/WebSocket/Connection.pm -M AnyEvent/WebSocket/Message.pm -M AnyEvent/constants.pl -M Chrome/DevToolsProtocol/Transport/AnyEvent.pm -M Class/XSAccessor.pm -M Class/XSAccessor/Heavy.pm -M Digest/SHA.pm -M Future/HTTP/Tiny.pm -M HTTP/Tiny.pm -M PerlX/Maybe.pm -M Protocol/WebSocket/Cookie.pm -M Protocol/WebSocket/Cookie/Request.pm -M Protocol/WebSocket/Cookie/Response.pm -M Protocol/WebSocket/Frame.pm -M Protocol/WebSocket/Handshake.pm -M Protocol/WebSocket/Handshake/Client.pm -M Protocol/WebSocket/Message.pm -M Protocol/WebSocket/Request.pm -M Protocol/WebSocket/Response.pm -M Protocol/WebSocket/Stateful.pm -M Protocol/WebSocket/URL.pm -M Sub/Util.pm -M WWW/Mechanize/Chrome.pm

In reply to Re^4: Running a packaged script using MozRepl by frazap
in thread Running a packaged script using MozRepl by frazap

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.