Help for this page

Select Code to Download


  1. or download this
    D:\>ppm
    "break_at" is not exported by the Text::Reform module
    ...
    
    Compilation failed in require at C:\Perl\bin\ppm3-bin line 12.
    BEGIN failed--compilation aborted at C:\Perl\bin\ppm3-bin line 12.
    
  2. or download this
    use Text::Reform qw( form tag break_at break_with break_wrap break_TeX
    + );
    
  3. or download this
    #use Text::Reform qw( form tag break_at break_with break_wrap break_Te
    +X );
    use Text::Reform qw( form tag break_with break_wrap break_TeX );