[Mojolicious] Optimistic Framework hopes

2020-11-22 Thread bs.machine...@gmail.com
I really like the vibe of this product on the web. I'm coming from C, old perl and old ASP. I need to quickly get back onboard the modern web. Can I rely that this framework will excel when working with Postgresql back end and secure access? My app will be inventory intensive with mobile interf

[Mojolicious] Re: perlbrew fails, IO::Socket::SSL, perhaps my paths or @INC ?

2020-11-22 Thread gugod
> I want to use perlbrew, but it fails. > success with system perl: perl -Mojo -E 'say g("mojolicious.org > ")->dom->at("title")->text' > > fails with perlbrew, error involves IO::Socket::SSL but that seems to be > up to date. > > this statement is not entirely correct. See my replies below.

Re: [Mojolicious] Re: perlbrew fails, IO::Socket::SSL, perhaps my paths or @INC ?

2020-11-22 Thread Michael W. J. West
Thanks Andrew and gugod. I am making progress, I have things running, but not completely understood. I think where I possibly messed up was early on, allowing cpan to run with local::lib, then getting App::cpanminus from there. So much for accepting defaults. But memory fails me. Of course, I tr

Re: [Mojolicious] Re: perlbrew fails, IO::Socket::SSL, perhaps my paths or @INC ?

2020-11-22 Thread Michael W. J. West
As I said, things are different now, but check this out: westmj@penguin:~$ *perlbrew off* perlbrew is turned off. westmj@penguin:~$ perl -e 'print "@INC\n"' /home/westmj/perl5/lib/perl5/5.28.1/x86_64-linux-gnu-thread-multi /home/westmj/perl5/lib/perl5/5.28.1 /home/westmj/perl5/lib/perl5/x86_64-lin