package Local::Seamstress::Base; use base qw(HTML::Seamstress); sub comp_root { '/ernest/dev/seamstress/lib/HTML/Seamstress/Quickstart/html'; } 1;