in reply to Re^2: New Perl framework Creazilla on Perl
in thread New Perl framework Creazilla on Perl

1. user registered an hour ago and the only post is a vague "question", forcing anyone who wants to be helpful to do a web search 2. not on CPAN 3. only google results are for some random .com domain I'm not going to click on

Q.E.D. Spam.

  • Comment on Re^3: New Perl framework Creazilla on Perl

Replies are listed 'Best First'.
Re^4: New Perl framework Creazilla on Perl
by Gooliver (Initiate) on Mar 11, 2025 at 20:26 UTC
    This is the framework we made available as open access on our website some time ago, and we are interested in whether anyone has looked at it yet. Sorry if I was unclear from the beginning; my English is not very strong.

      A better starting post would have been to explain that, tell us something about it, rather than ask of anyone has tried your new framework.

        Creazilla on Perl (abbreviated as Crop) is a Perl framework with the main goal to make writing web scripts much easy. No wide experience is required to programming a top-level script. The SQL-layer is hidden from a programmer. Crop implements: class attributes inheritance automatic object synchronization with warehouse http request routing, parameter parsing multiple warehouses of different type at the same time role-based access system The Crop has lightweight, simple and clear architecture, that makes changes to Crop itself simple. Crop uses common Perl syntax. Getters/setters are the only code Crop generates implicitly, so debugging is easy.