SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
www/p5-HTML-FillInForm/pkg/DESCR
Normal file
3
www/p5-HTML-FillInForm/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This module automatically inserts data from a previous HTML form into the
|
||||
HTML input and select tags. It is a subclass of HTML::Parser and uses it
|
||||
to parse the HTML and insert the values into the form tags.
|
2
www/p5-HTML-FillInForm/pkg/PLIST
Normal file
2
www/p5-HTML-FillInForm/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/HTML/FillInForm.pm
|
||||
@man man/man3p/HTML::FillInForm.3p
|
Loading…
Add table
Add a link
Reference in a new issue