summaryrefslogtreecommitdiff
path: root/www/ap-Embperl
diff options
context:
space:
mode:
authorrh <rh>1999-12-02 20:50:04 +0000
committerrh <rh>1999-12-02 20:50:04 +0000
commit95d14bd44734246d3f6df19148c3aea251e1a3ff (patch)
tree1300154fac9091bc97e747b1eebce7b01923e5c3 /www/ap-Embperl
parentc1b1adc8ef568dd65656a418c7e28b894143730e (diff)
downloadpkgsrc-95d14bd44734246d3f6df19148c3aea251e1a3ff.tar.gz
Remove leading tabs.
Diffstat (limited to 'www/ap-Embperl')
-rw-r--r--www/ap-Embperl/pkg/DESCR28
1 files changed, 14 insertions, 14 deletions
diff --git a/www/ap-Embperl/pkg/DESCR b/www/ap-Embperl/pkg/DESCR
index 7befb69b488..b919067cb49 100644
--- a/www/ap-Embperl/pkg/DESCR
+++ b/www/ap-Embperl/pkg/DESCR
@@ -1,17 +1,17 @@
- Embperl gives you the power to embed Perl code in your HTML
- documents. Using Perl means being able to use a very
- elaborate programming language, which is widely used for
- WWW purposes. You can also use hundreds of Perl modules
- which have already been written - including DBI - for
- database access to a growing number of database systems.
+ Embperl gives you the power to embed Perl code in your HTML
+documents. Using Perl means being able to use a very
+elaborate programming language, which is widely used for
+WWW purposes. You can also use hundreds of Perl modules
+which have already been written - including DBI - for
+database access to a growing number of database systems.
- While this could also be done with other packages, Embperl
- has several features especially for HTML: dynamic tables,
- formfield-processing, escaping/unescaping and more.
+ While this could also be done with other packages, Embperl
+has several features especially for HTML: dynamic tables,
+formfield-processing, escaping/unescaping and more.
- Embperl is a server-side tool, which means it's
- browser-indpendent. It can run in various ways: Under
- mod_perl, as a cgi script, or offline.
+ Embperl is a server-side tool, which means it's
+browser-indpendent. It can run in various ways: Under
+mod_perl, as a cgi script, or offline.
- There is also a module for Database access within Embperl,
- look at DBIx::Recordset.
+ There is also a module for Database access within Embperl,
+look at DBIx::Recordset.