package Ogre::ParticleSystemRenderer; use strict; use warnings; use Ogre::StringInterface; our @ISA = qw(Ogre::StringInterface); 1; __END__