1*b39c5158Smillert#!/usr/bin/perl -Tw 2*b39c5158Smillert 3*b39c5158Smillertuse Test::More tests => 1; 4*b39c5158Smillert 5*b39c5158Smillertok( grep( /examples/, @INC ) ); 6*b39c5158Smillert 7