I haven't used this module myself, but as your example code is straight out of the CSS POD, it may be that your CSS file is invalid - have you tried it with the
W3C CSS Validator ?
Try checking the value of $stylesheet after the CSS->new call.
Cheers,
Ben