|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Win32: Shell extension for viewing POD (proof of concept)by Anonymous Monk |
| on Sep 16, 2010 at 23:59 UTC ( #860414=note: print w/ replies, xml ) | Need Help?? |
|
I was just searching by Google perl win32 shell because I just migrate a software from a ActiveState Perl version from 1999. There is use Win32::Shell; with typical calls like Win32::Shell::Execute( "open", "bathfile.bat", "", ".\\", "SW_SHOWMAXIMIZED" ); Win32::Shell::Execute( "open", $path::convert, "$colors $geometry -interlace plane -comment \"Chevalier Roland Mösl\" $url::path_use.bmp $target", ".\\", "SW_HIDE" ); opening batch files or other programms Now I need a actual version for this 11 years old module.
In Section
Code Catacombs
|
|
||||||||||||||||||||||||