ThisUsedToBeAnEmail / HTML-SocialMeta

Module to generate Social Media Meta Tags
0 stars 2 forks source link

Entity encoding only happens on the base class HTML::SocialMeta #4

Closed ThisUsedToBeAnEmail closed 6 years ago

ThisUsedToBeAnEmail commented 6 years ago

To make HTML::SocialMeta::(Twitter||OpenGraph)->new() work I think it would be nice to create a HTML::SocialMeta::Types class extending Types::Standard with two additional types ArrayFromString and StringEncodeEntity.