The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • Special thanks to David at ddreyfus@bu.edu
  • Handle arbitrarily long command lines by using dynamic memory allocation.
  • Null terminate the Unicode string to avoid junk characters.
  • Update the Perl SV object containing the input command string buffer
  • copy same test case from test.pl to t/Win32-Process-CommandLine.t

Modules

Perl extension for getting win32 process command line parameters