Subject: | Tiny change request |
Date: | Thu, 19 Jun 2014 10:03:38 +0100 |
To: | bug-Rose-DBx-Garden [...] rt.cpan.org |
From: | Ian Bottomley <ian.bottomley [...] gmail.com> |
I'm using the 'Garden' in a web framework builder (with a web front end in
Dancer)- trying to take the whole thing a bit further - i.e. supply DB
connection parameters and the system will build an app with
security/roles/actions & dynamic menus
There are a couple of calls to mkpath(1) in the garden->plant function
which cause mkpath to be verbose and chuck out debug
could these be changed to mkpath(self->debug) so that they can be turned
off when used in a web front end
cheers
Ian B.