The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
1234567891011 package Moonshine::Bootstrap::v3::LinkedLi;use Moonshine::Magic;extends ( 'Moonshine::Bootstrap::Component',); with 'Moonshine::Bootstrap::Component::LinkedLi';1;
package
Moonshine::Bootstrap::v3::LinkedLi;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
,
);
with
'Moonshine::Bootstrap::Component::LinkedLi'
;
1;