LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-19-2012, 04:09 PM   #16
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled

In addition to the many modules Sergei pointed to, there is also Perl's core module -- CGI.

Here's a small snippet from one of my scripts:
Code:
print header,
    start_html('Host performance data'),
    h1('Graph generator :: rolling multi-day metrics'),
    start_form,
    "Select a host to report on",p,
    radio_group(-name => 'host',
                -values => [@values],
                -linebreak => 'true'),p,
    submit(-label => 'Get my graphs'),
    end_form ;
So, if you're barfing out HTML in print statements, you should probably explore one of these leads.

----------

Also, I haven't had time to explore this yet, but it's on my list:

http://www.catalystframework.org/

Seems relevant for this thread.

Last edited by anomie; 06-19-2012 at 04:11 PM.
 
Old 06-19-2012, 04:20 PM   #17
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
http://www.webgui.org/features
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] [webserver]cgi/perl or php Wim Sturkenboom Programming 9 02-13-2009 11:21 AM
LXer: Eclipse DLTK IDE for Perl, Python, and PHP scripting LXer Syndicated Linux News 0 02-08-2009 02:22 AM
LXer: How to Install Apache2 webserver with PHP,CGI and Perl Support in Ubuntu Server LXer Syndicated Linux News 0 10-17-2008 06:10 PM
perl vs. php shell scripting nouse66 Programming 2 10-06-2005 02:47 PM
another cgi and shell scripting problem + webserver prinski Programming 6 04-08-2004 04:25 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration