logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Perlanet::Trait::Scrubber - clean posts with HTML::Scrubber before aggregating

Attributes

Author

       Dave Cross, <dave@perlhacks.com>

Description

       Before adding a post to the aggregated feed, it will first be cleaned with HTML::Scrubber.

Name

       Perlanet::Trait::Scrubber - clean posts with HTML::Scrubber before aggregating

Scrubber

       An instance of HTML::Scrubber used to remove unwanted content from the feed entries. For default settings
       see source of Perlanet.pm.

See Also