in reply to Re: Turn a Website into a native application
in thread Turn a Website into a native application

The temporary kludge is to edit Makefile.PL and prefix :nosearch

Seems it isn't anymore. Current version outputs something along the line ":nosearch" is not a known keyword or something like that.

Update: Please forward upstream, it appears they haven't thought of that solution

Been there, done that, got the T-Shirt.

BREW /very/strong/coffee HTTP/1.1
Host: goodmorning.example.com

418 I'm a teapot
  • Comment on Re^2: Turn a Website into a native application

Replies are listed 'Best First'.
Re^3: Turn a Website into a native application
by Anonymous Monk on Dec 21, 2011 at 04:20 UTC

    Seems it isn't anymore. Current version outputs something along the line ":nosearch" is not a known keyword or something like that.

    Um, prefix it to LIBS, for ExtUtils::Liblist , as my link explains