Help for this page

Select Code to Download


  1. or download this
    01: #!c:\Perl\bin\perl
    02: use warnings;
    ...
    11: print $htmlPage->a( { -href => CONSTANT1
    12:         , -target => '_self' }, '利用規約'
    + );
    13:     print "</p>";
    
  2. or download this
    12:         , -target => ''_self'' }, '&#21033;&#29992;&#35215;&#32004
    +;' );
    12:         , -target => "_self" }, '&#21033;&#29992;&#35215;&#32004;'
    + );
    12:         , -target => "'_self'" }, '&#21033;&#29992;&#35215;&#32004
    +;' );