in reply to Re^3: Writing a Perl extension framework for Inkscape
in thread Writing a Perl extension framework for Inkscape

The preference.xml file does not exist on the windows port. And they don't seem to use neither the registry. Maybe I'm missing something.

But yes, the idea of using a perl.bat to launch wperl.exe is a very good idea. I though of it but forgot. But I still need a "little" Perl distro for those not interested by Perl itself and I would like to integrate it cleanly into Inkscape... At least, give the users a choice.

  • Comment on Re^4: Writing a Perl extension framework for Inkscape

Replies are listed 'Best First'.
Re^5: Writing a Perl extension framework for Inkscape
by Lotus1 (Vicar) on Jan 22, 2019 at 23:06 UTC

    fdesar wrote:

    The preference.xml file does not exist on the windows port.

    On my Windows 8 machine I just checked and the file is there just as the documentation said.