This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
infnan: comment tweaks
[perl5.git] / pod / perlunicook.pod
index ddd6b68..44a4571 100644 (file)
@@ -733,7 +733,8 @@ Here's that program; tested on v5.14.
      "寿司"              => 9.99, # sushi, Japanese
      "おもち"            => 2.65, # omochi, rice cakes, Japanese
      "crème brûlée"      => 2.00, # crema catalana
-     "fideuà"            => 4.20, # more noodles, Valencian (Catalan=fideuada)
+     "fideuà"            => 4.20, # more noodles, Valencian
+                                  # (Catalan=fideuada)
      "pâté"              => 4.15, # gooseliver paste, French
      "お好み焼き"        => 8.00, # okonomiyaki, Japanese
  );
@@ -814,8 +815,6 @@ Finally, see the published Unicode Standard (page numbers are from version
 §4.2  Case, pages 120–122;
 Case Mappings, page 166–172, especially Caseless Matching starting on page 170.
 
-=item
-
 =item UAX #44: Unicode Character Database
 
 =item UTS #18: Unicode Regular Expressions