Ask a Question related to PERL Modules, Design and Development.
-
Andrew Speer #1
Announce: WebDyne (Yet Another Web Framework)
comp.lang.perl.misc
"Perl promotes laziness, impatience and hubris."
-Pickup up Perl, [url]http://ebb.org/PickingUpPerl/[/url]
I have used Perl in the past to develop various web based applications.
I disliked how long it took to get a simple page working (impatience). I
wished someone would come up with a better way of generating HTML with Perl
(laziness) .. and finally decided I would try and write my own (hubris).
That was a while ago. You can see the result at [url]http://webdyne.org/[/url]
WebDyne is another variation on the theme of combining HTML and Perl. I hope
it will make it easier to produce reasonably powerful and complex
applications without the usual problem of mixing up content and code
(although like all good Perl programs it will let you do that if that is
what you want).
If you dabble with Perl and HTML, or used to use Perl previously for web
apps but have now switched to PHP, please take a look and let me know what
you think.
There are plenty of examples in the documentation to give you an idea of how
it works, and you are welcome to ask questions directly or via the mailing
list.
I am aware of HTML::Mason and Embperl. I have dabbled with those frameworks,
but decided to go off in my own direction. WebDyne is "another way to do
it", not "the only way to do it" !
This is the first public release, so be patient with it ..
Download is available from CPAN:
[url]http://search.cpan.org/~aspeer/[/url]
Or via the home page
[url]http://webdyne.org/[/url]
Andrew Speer
[email]andrew.speer@webdyne.org[/email]
Andrew Speer Guest
-
FMS framework
Hi everybody! , this is my first post in this forum. I´m new to FMS and multiuser tecnologies. And I´m looking for the best way to make multiuser... -
[ANNOUNCE] Config::Model - Framework for semantic validation ofconfig data
Hello I'm pleased to announce the first release of the Config::Model (http://search.cpan.org/dist/config-model/) perl module. The... -
[ANNOUNCE] PRADO: a component framework for PHP 5
PRADO is an event-driven and component-based framework for developing Web applications in PHP 5. It shares many similarities with ASP.NET and RAD... -
.NET Framework 1.1
We have updated our web server to use .NET Framework 1.1 and we have re-compiled our web services under .NET Framework 1.1 We have found that... -
ASP.net in other framework
hie, i would like to know whether do i need to use the "Imports" statement in my webapplication when i create a component in another application. i...



Reply With Quote

