June 2001 Making a Module Back Slide 39 Forward

Links and Cross References


  L<name>     A link (cross reference) to name

                  L<name>             manual page

                  L<name/ident>       item in manual page

                  L<name/"sec">       section in other manual page

                  L<"sec">            section in this manual page

                                      (the quotes are optional)

                  L</"sec">           ditto

              same as above but only 'text' is used for output.

              (Text can not contain the characters '/' and '|', 

              and should contain matched '<' or '>')

                  L<text|name>

                  L<text|name/ident>

                  L<text|name/"sec">

                  L<text|"sec">

                  L<text|/"sec">

  • Links to other places in pod


Copyright © 2001 R. Geoffrey Avery Back Contents Forward