Mojolicious-Plugin-TagHelpers-MailToChiffre

 view release on metacpan or  search on metacpan

lib/Mojolicious/Plugin/TagHelpers/MailToChiffre.pm  view on Meta::CPAN

    }
  );

Define the URL prefix for the obfuscated anchor link,
which also serves as the fallback path for users without
JavaScript.
Accepts all parameters of L<Mojolicious::Routes::Route/to>.
The plain mailto-link is present as a L<Mojo::URL> in the stash
value C<mail_to_chiffre>.

You can present a security question or a capture before you relocate
the user to the deobfuscated mailto-link, or you may provide an
email form instead.

The fallback response will contain a header to ban search engines.


=head1 KNOWN BUGS AND LIMITATIONS

This plugin works best in a demon environment (and worse in a CGI environment).
The output may change in further versions, which means the CSS and JavaScript



( run in 1.151 second using v1.01-cache-2.11-cpan-71847e10f99 )