Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  17:55, 20 December 2013
Line 477: Line 477:  
               $Q::amount = 141.61;
 
               $Q::amount = 141.61;
 
               $Q::part = ’hyoid bone’;
 
               $Q::part = ’hyoid bone’;
 
+
 
               $text = Text::Template->fill_this_in( <<’EOM’, PACKAGE => Q);
 
               $text = Text::Template->fill_this_in( <<’EOM’, PACKAGE => Q);
 
               Dear {$name},
 
               Dear {$name},
Line 489: Line 489:     
"fill_this_in" is a deprecated feature.  It is only here for backwards compatibility, and may be removed in some far-future version in "Text::Template".  You should use "fill_in_string" instead.  It is described in the next section.
 
"fill_this_in" is a deprecated feature.  It is only here for backwards compatibility, and may be removed in some far-future version in "Text::Template".  You should use "fill_in_string" instead.  It is described in the next section.
 +
 
===== "fill_in_string" =====
 
===== "fill_in_string" =====
  

Navigation menu