The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

turtle_tokenize.pl - Tokenization tool for Turtle files

USAGE

 turtle_tokenize.pl FILE [LIMIT]

Prints each turtle token contained in the input FILE to a separate line of output. If LIMIT is specified, exits after LIMIT tokens have been output.