123456 #!/usr/bin/env perluse strict;use warnings;use Test::More tests => 1;use ok 'Catalyst::Authentication::Credential::FBConnect';
#!/usr/bin/env perl
use
strict;
warnings;
Test::More
tests
=> 1;
ok
'Catalyst::Authentication::Credential::FBConnect'
;