Ignore:
Timestamp:
05/29/12 10:25:51 (12 years ago)
Author:
nanardon
Message:
  • complete POD

This patch a basic documentation to all functions.
It also add two test to ensure all POD syntax are correct and coverage is full.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/bin/la-sql-edit-form

    r975 r1023  
    99=head1 NAME 
    1010 
    11     la-edit - Tools to edit forms (accreq) 
     11    la-sql-edit-form - Tools to edit forms (accreq) 
    1212 
    1313=head1 SYNOPSIS 
    1414 
    15     la-edit [options] obj_id 
     15    la-sql-edit-form formid 
    1616 
    1717=cut 
     
    113113=head2 SYNTAX 
    114114 
    115 The form must be describe in YAML format (L<TODO: Wikipedia link>). 
     115The form must be describe in YAML format (L<http://en.wikipedia.org/wiki/YAML>). 
    116116 
    117117=head2 OPTIONS 
Note: See TracChangeset for help on using the changeset viewer.