in reply to Published: Perl<->JSON<->YAML<->Dumper : roundtripping and possibly with unicode
in thread RFC: Perl<->JSON<->YAML<->Dumper : roundtripping and possibly with unicode

Don't do this, specify your files, they also don't need the '.pl' file extension. Windows complains `ls` is not recognized as an internal or external command, operable program or batch file. Better just to specify rather than use ls, back-ticks.

Similarly, why are you setting INSTALL_BASE => "$ENV{HOME}/usr"?

Lastly, the repo information could be added as I mentioned before, in reference to rt://132244.

  • Comment on Re: Published: Perl<->JSON<->YAML<->Dumper : roundtripping and possibly with unicode
  • Download Code

Replies are listed 'Best First'.
Re^2: Published: Perl<->JSON<->YAML<->Dumper : roundtripping and possibly with unicode
by bliako (Abbot) on Apr 14, 2020 at 09:49 UTC

    thanks, all three are ommissions or settings that need to change for production, I will see to fixing those.